ng-implementation/sae-csc/src/app/pages/main/main.scss

22 lines
292 B
SCSS
Raw Normal View History

2025-08-22 11:57:56 +02:00
.magic-text {
color: #A86CFD;
font-family: Barlow;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
i {
font-size: 1.25em;
margin-left: 2px;
}
2025-08-07 16:17:13 +02:00
}
2025-08-22 11:57:56 +02:00
#translation_request {
.helper {
2025-09-02 14:40:47 +02:00
padding-left: 2.65vw;
2025-08-22 12:52:30 +02:00
padding-bottom: 16px;
2025-08-22 11:57:56 +02:00
}
}