Files: 83e73400cbb666a977e7f21d8c6d64570fc569b1 / styles / base / notifier.mcss
115 bytesRaw
1 | Notifier { |
2 | padding: 10px |
3 | display: block |
4 | text-align: center |
5 | animation: 0.5s slide-in |
6 | position: relative |
7 | } |
8 |
Built with git-ssb-web
1 | Notifier { |
2 | padding: 10px |
3 | display: block |
4 | text-align: center |
5 | animation: 0.5s slide-in |
6 | position: relative |
7 | } |
8 |
Built with git-ssb-web