i am retarded

This commit is contained in:
2025-09-05 22:25:49 +03:00
parent 31c2a592ea
commit ef72171568
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ header {
}
}
submissivetext {
.submissivetext {
font-size: 0.5;
color: #666;
margin-top: -5px;

View File

@@ -1,5 +1,5 @@
{{define "content"}}
<h2>My super duper epic site</h2>
<submissivetext>(contains nothing dont roast me again notbob im just a babeh)</submissivetext>
<p class="submissivetext">(contains nothing dont roast me again notbob im just a babeh)</p>
<p></p>
{{end}}