This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ed0d34682
Retrospring
/
app
/
javascript
/
styles
/
_utilities.scss
12 lines
106 B
SCSS
Raw
Normal View
History
Unescape
Escape
Move utility class to utilities file
2020-05-02 08:36:22 -07:00
.
ios-web-app
{
padding-top
:
1
em
;
Replace inline style with utility class
2022-04-09 18:41:09 -07:00
}
.
fs-10
{
font-size
:
10
em
;
}
Add the ability to block/unblock users from profile pages
2022-06-09 14:08:38 -07:00
.
pe-none
{
pointer-events
:
none
;
}