#2325 corps typo reponse egale question
This commit is contained in:
@@ -195,15 +195,18 @@ body{
|
||||
}
|
||||
}
|
||||
@mixin font_reponses{
|
||||
@include font_questions();
|
||||
font-weight: 100;
|
||||
font-size: 0.882em;
|
||||
line-height: 1.4;
|
||||
@media screen and (max-width: 1500px) {
|
||||
font-size: 0.756em;
|
||||
}
|
||||
@media screen and (max-width: 880px) {
|
||||
font-size: 0.693em;
|
||||
}
|
||||
|
||||
// font-weight: 100;
|
||||
// font-size: 0.882em;
|
||||
// line-height: 1.4;
|
||||
// @media screen and (max-width: 1500px) {
|
||||
// font-size: 0.756em;
|
||||
// }
|
||||
// @media screen and (max-width: 880px) {
|
||||
// font-size: 0.693em;
|
||||
// }
|
||||
}
|
||||
#content{
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user