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

21 lines
264 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 {
padding-left: 4.5%;
}
}