diff options
Diffstat (limited to 'src/_rank.scss')
-rw-r--r-- | src/_rank.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_rank.scss b/src/_rank.scss new file mode 100644 index 0000000..4cd4c5c --- /dev/null +++ b/src/_rank.scss | |||
@@ -0,0 +1,5 @@ | |||
1 | @mixin styles { | ||
2 | .userRankImage > img { | ||
3 | vertical-align: bottom; | ||
4 | } | ||
5 | } | ||