personal-website/themes/bootstrap4/assets/css/custom.css

12 lines
126 B
CSS
Raw Normal View History

2018-03-07 15:38:00 +00:00
.bg-dark{
background-color: #6695c4 !important;
}
.navbar{
font-size: 1.07em;
}
.navbar-brand{
font-size: 1.07em;
}