mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 10:17:41 -07:00
Center header content
This commit is contained in:
@ -97,6 +97,12 @@ a.navbar-burger:hover {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.header-centered {
|
||||
@media screen and (min-width: 1089px) {
|
||||
transform: translateX(9.5%);
|
||||
}
|
||||
}
|
||||
|
||||
.header-content {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
|
Reference in New Issue
Block a user