mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-16 18:35:59 +01:00
Merge pull request #5 from mhmdali102/center-get-started-button
fix get-started-button alignment
This commit is contained in:
commit
286e459404
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ header {
|
|||
width: 330px;
|
||||
background-color: aquamarine;
|
||||
padding: 20px 80px;
|
||||
margin-left: 39%;
|
||||
margin-inline: auto;
|
||||
margin-bottom: 160px;
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue