Bug: Fix misalignment of back button (#524)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
This commit is contained in:
@@ -44,6 +44,8 @@ body {
|
||||
}
|
||||
|
||||
.back-button {
|
||||
@include flex;
|
||||
align-items: center;
|
||||
color: $color-woot;
|
||||
font-size: $font-size-default;
|
||||
font-weight: $font-weight-normal;
|
||||
|
||||
Reference in New Issue
Block a user