Style the job pages
Style the image page Small fixes
This commit is contained in:
6
resources/assets/sass/components/_page.scss
vendored
6
resources/assets/sass/components/_page.scss
vendored
@@ -15,8 +15,14 @@
|
||||
font-size: 15px;
|
||||
line-height: 1.6;
|
||||
color: $text-dark-color;
|
||||
|
||||
&.margin_bottom {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
}
|
||||
.action_button {
|
||||
@include font_normal;
|
||||
line-height: 1.4;
|
||||
text-decoration: none;
|
||||
color: $text-dark-color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user