diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-04 10:21:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-04 10:21:53 -0500 |
commit | 9c19c94f9545796b174eb1d97c168a3a100a8214 (patch) | |
tree | 7925d43ec09aaeefb2900e9973aab9c315fd719b | |
parent | 08a52603a22f53adc06353f34330da71cd379bc0 (diff) | |
download | libretube-theme-9c19c94f9545796b174eb1d97c168a3a100a8214.tar.lz libretube-theme-9c19c94f9545796b174eb1d97c168a3a100a8214.tar.xz libretube-theme-9c19c94f9545796b174eb1d97c168a3a100a8214.zip |
new build
-rw-r--r-- | dist/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/styles.css b/dist/css/styles.css index 57a9b5c..e96e000 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -698,6 +698,7 @@ soumaicon { align-content: center; } +/*------ play icon -------*/ .soumaicon svg { width: 1rem; height: 1rem; @@ -714,7 +715,6 @@ soumaicon { fill: currentcolor; } -/*------ play icon -------*/ /*------- End play -------*/ @media only screen and (max-width: 991px) { .logo { |