fixed header logo not fitting on smaller screen
fixed icon padding
This commit is contained in:
parent
832a52b82a
commit
dd183a3b42
2 changed files with 13 additions and 3 deletions
|
@ -7,11 +7,12 @@
|
|||
.custom-link, .custom-link:hover {
|
||||
color:#EBEBEB;
|
||||
text-decoration: none;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.container-extra {
|
||||
background-color: rgb(39, 56, 73);
|
||||
padding: 2em;
|
||||
padding: 1em 2em;
|
||||
}
|
||||
|
||||
.hvr-float {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue