diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/scss/custom/_main.scss | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/scss/custom/_main.scss b/src/scss/custom/_main.scss index 805bc76..63a450d 100644 --- a/src/scss/custom/_main.scss +++ b/src/scss/custom/_main.scss @@ -704,6 +704,7 @@ soumaicon { align-content: center; } +/*------ play icon -------*/ .soumaicon { svg { width: 1rem; @@ -723,9 +724,6 @@ soumaicon { } } } - -/*------ play icon -------*/ - /*------- End play -------*/ @media only screen and (max-width: 991px) { |