mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-17 02:45:59 +01:00
Merge branch 'main' into click-text-get-start-button
This commit is contained in:
commit
1d90ed9f9b
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ header {
|
||||||
#get-started-button {
|
#get-started-button {
|
||||||
width: 330px;
|
width: 330px;
|
||||||
background-color: aquamarine;
|
background-color: aquamarine;
|
||||||
margin-left: 39%;
|
margin-inline: auto;
|
||||||
margin-bottom: 160px;
|
margin-bottom: 160px;
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue