mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-17 18:09:54 +00:00
.
This commit is contained in:
parent
2357e4037c
commit
ff9b593199
@ -21,6 +21,11 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding: 0 35px;
|
padding: 0 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.intro {
|
||||||
|
width: 60vw;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.demo-offset {
|
.demo-offset {
|
||||||
|
@ -12,11 +12,6 @@ button, a, .quote {
|
|||||||
font-family: $font-family-sans-serif;
|
font-family: $font-family-sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro {
|
|
||||||
width: 60vw;
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.quotes {
|
.quotes {
|
||||||
margin: 50px 0;
|
margin: 50px 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -27,7 +22,7 @@ button, a, .quote {
|
|||||||
margin: 0 30px;
|
margin: 0 30px;
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
font-size: 50px;
|
font-size: 40px;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user