hero links font size update
This commit is contained in:
parent
0d84f17329
commit
1d0f6536ee
7
main.css
7
main.css
@ -32,6 +32,8 @@ header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
section {
|
||||
@ -462,12 +464,15 @@ section.hero-section {
|
||||
padding: 30px 20px;
|
||||
}
|
||||
|
||||
.hero-subtext {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.container-1200px.hero-content-container {
|
||||
padding-right: 30vw;
|
||||
}
|
||||
|
||||
.hero-content-link {
|
||||
font-size: 20px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user