mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
up to sf 7
This commit is contained in:
parent
a39b6239b0
commit
501795a8fa
16586 changed files with 19384005 additions and 0 deletions
31
v1/old/assets/css/pages/home.scss
Executable file
31
v1/old/assets/css/pages/home.scss
Executable file
|
@ -0,0 +1,31 @@
|
|||
|
||||
.main-section {
|
||||
padding: 1rem;
|
||||
display: flex;
|
||||
color: $light;
|
||||
justify-content: center;
|
||||
h1 {
|
||||
font-size: 4em;
|
||||
}
|
||||
h2 {
|
||||
color: $light !important;
|
||||
}
|
||||
> div {
|
||||
height: 80vh;
|
||||
padding-top: 25vh;
|
||||
max-widht: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.product-values {
|
||||
color: $light;
|
||||
padding: 4rem;
|
||||
padding-top: 25vh;
|
||||
}
|
||||
|
||||
#homepage {
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: $light;
|
||||
}
|
||||
font-size: 1.5rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue