Skip to content

Commit 0fb8ecf

Browse files
committed
Better naming: Modules -> Components
1 parent 0306632 commit 0fb8ecf

17 files changed

+11
-11
lines changed

β€Žless/base/helpers.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ table.fontSmall td, table.fontSmall th {
323323

324324
.unveil {
325325
opacity: 0;
326-
.transition(~"opacity .5s ease-in");
326+
transition: opacity .5s ease-in;
327327
}
328328

329329
// Odkaz na vice informaci
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)