mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-21 06:19:03 +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{
|
.carousel-img figure{
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 450%;
|
width: 425%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
@ -335,7 +335,7 @@ body {
|
||||||
|
|
||||||
.slider-img figure{
|
.slider-img figure{
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 350%;
|
width: 325%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
@ -345,7 +345,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.main_slider_content p{
|
.main_slider_content p{
|
||||||
font-size: 16pt;
|
font-size: 14pt;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
margin-bottom: 29px;
|
margin-bottom: 29px;
|
||||||
|
@ -355,7 +355,7 @@ body {
|
||||||
.main_slider_content a{
|
.main_slider_content a{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-size: 46pt;
|
font-size: 40pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.red_button{
|
.red_button{
|
||||||
|
|
Loading…
Add table
Reference in a new issue