Top margins
This commit is contained in:
parent
9e507fad60
commit
c3f0324d5a
@ -9,6 +9,10 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
#main-row {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div id="main-row" class="row">
|
||||
<div id="navigation" class="col-md-4">
|
||||
<img
|
||||
id="hbbs-logo"
|
||||
|
Loading…
Reference in New Issue
Block a user