fix user page primary width
This commit is contained in:
parent
73ef91cf27
commit
b91eb8ed38
|
@ -229,7 +229,7 @@
|
||||||
.primary {
|
.primary {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
float: left;
|
float: left;
|
||||||
width: 75%;
|
width: 65%;
|
||||||
color: $tertiary_text_color;
|
color: $tertiary_text_color;
|
||||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue