diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-04 10:21:09 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-04 10:21:09 -0500 |
commit | 08a52603a22f53adc06353f34330da71cd379bc0 (patch) | |
tree | f28ad59e65d053df55592fdecda372466a82726b /src | |
parent | cc089dba4a164edea3034fa4f535d88ff0a60639 (diff) | |
download | libretube-theme-08a52603a22f53adc06353f34330da71cd379bc0.tar.lz libretube-theme-08a52603a22f53adc06353f34330da71cd379bc0.tar.xz libretube-theme-08a52603a22f53adc06353f34330da71cd379bc0.zip |
fix comments
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) { |