mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11965 adjust css for column with 70% in hardening
This commit is contained in:
parent
586a5523b6
commit
12ebf45f87
@ -31,6 +31,11 @@
|
|||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.col-md-9 {
|
||||||
|
width: 63%;
|
||||||
|
margin: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.text-fail {
|
.text-fail {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #e63c52;
|
color: #e63c52;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user