5,951
edits
No edit summary |
No edit summary |
||
Line 645: | Line 645: | ||
.social-icon-img:hover { | .social-icon-img:hover { | ||
transform: scale(1.1); | transform: scale(1.1); | ||
} | |||
/* ============================== linear Tractatus =============================== */ | |||
.tlp-flex-container { | |||
display: flex; | |||
} | |||
.tlp-column { | |||
width: 100%; | |||
} | } | ||