/static/terms_of_service: fix page wrapper ids.

This commit is contained in:
evazion
2017-05-22 13:19:18 -05:00
parent 8bf03e596d
commit 52e289e990
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
@import "../common/000_vars.scss";
div#terms-of-service {
div#c-static div#a-terms-of-service {
width: 40em;
h1 {

View File

@@ -1,5 +1,5 @@
<div id="terms-of-service">
<div class="section">
<div id="c-static">
<div id="a-terms-of-service">
<h1>Rules</h1>
<p>Please read the following before using the site:</p>