mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
remove whitespace and comment
This commit is contained in:
parent
8a4227bcb7
commit
9426fca12a
1 changed files with 0 additions and 2 deletions
|
|
@ -39,7 +39,6 @@
|
||||||
.container {
|
.container {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto !important;
|
margin: 0 auto !important;
|
||||||
/* makes it centered */
|
|
||||||
max-width: 580px;
|
max-width: 580px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
width: 580px;
|
width: 580px;
|
||||||
|
|
@ -69,7 +68,6 @@
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue