mirror of
https://github.com/supleed2/ICAS.git
synced 2024-12-22 14:05:47 +00:00
Fix spacing on verify page
This commit is contained in:
parent
4ac46105c6
commit
84233d4564
|
@ -56,7 +56,7 @@
|
|||
.verify-body {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 10px 10%;
|
||||
padding: 10px 10% 70px;
|
||||
background: #222;
|
||||
color: #dddddd;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue