mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 20:59:08 +01:00
11 lines
106 B
SCSS
11 lines
106 B
SCSS
.ios-web-app {
|
|
padding-top: 1em;
|
|
}
|
|
|
|
.fs-10 {
|
|
font-size: 10em;
|
|
}
|
|
|
|
.pe-none {
|
|
pointer-events: none;
|
|
}
|