mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Fix inconsistent use of tabs and spaces in less files GitOrigin-RevId: c69667f0dc6bc70ea3623890e2b2b741e358d454
15 lines
179 B
Plaintext
15 lines
179 B
Plaintext
.plans {
|
|
blockquote {
|
|
footer {
|
|
/* accessibility fix */
|
|
color: @ol-blue-gray-3;
|
|
}
|
|
}
|
|
.plans-header {
|
|
h1,
|
|
h2 {
|
|
color: @gray-dark;
|
|
}
|
|
}
|
|
}
|