mirror of
https://gitlab.com/nekoya/web.git
synced 2024-12-23 15:00:41 +01:00
Modified Font Size Homepage
This commit is contained in:
parent
7d97765daa
commit
4533d3f515
1 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ body {
|
|||
|
||||
.carousel-img figure{
|
||||
position: relative;
|
||||
width: 450%;
|
||||
width: 425%;
|
||||
margin: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
@ -335,7 +335,7 @@ body {
|
|||
|
||||
.slider-img figure{
|
||||
position: relative;
|
||||
width: 350%;
|
||||
width: 325%;
|
||||
margin: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
@ -345,7 +345,7 @@ body {
|
|||
}
|
||||
|
||||
.main_slider_content p{
|
||||
font-size: 16pt;
|
||||
font-size: 14pt;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 29px;
|
||||
|
@ -355,7 +355,7 @@ body {
|
|||
.main_slider_content a{
|
||||
font-weight: 400;
|
||||
line-height: 1;
|
||||
font-size: 46pt;
|
||||
font-size: 40pt;
|
||||
}
|
||||
|
||||
.red_button{
|
||||
|
|
Loading…
Reference in a new issue