8 lines
78 B
CSS
8 lines
78 B
CSS
body {
|
|
background-color: #f8f9fa;
|
|
}
|
|
|
|
.navbar {
|
|
margin-bottom: 20px;
|
|
}
|