mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-17 08:45:55 +01:00
7 lines
57 B
CSS
7 lines
57 B
CSS
|
body {
|
||
|
padding: 30px;
|
||
|
}
|
||
|
|
||
|
.navbar {
|
||
|
margin-bottom: 30px;
|
||
|
}
|