1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

Remove body.padding-top, it wasted too much space

This commit is contained in:
Linquize 2015-10-11 21:13:04 +08:00
parent 27799e7033
commit 9c854cb39d

View file

@ -1,7 +1,3 @@
body {
padding-top: 20px;
}
.container > hr {
margin: 60px 0;
}