mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 23:03:36 +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;
|
|
}
|