aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udemy/service.css
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 15:46:34 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 10:16:34 +0000
commit378cd64306efbe2d945c39f92f7b50e53c066b0e (patch)
tree877cdcc4e0b4b2ed3ce7b6461e27923b796f509a /recipes/udemy/service.css
parentRemoved redundant 'README.md' files (diff)
downloadferdium-recipes-378cd64306efbe2d945c39f92f7b50e53c066b0e.tar.gz
ferdium-recipes-378cd64306efbe2d945c39f92f7b50e53c066b0e.tar.zst
ferdium-recipes-378cd64306efbe2d945c39f92f7b50e53c066b0e.zip
New recipe: 'udemy' (fixes #464) (#696)
Diffstat (limited to 'recipes/udemy/service.css')
-rw-r--r--recipes/udemy/service.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/udemy/service.css b/recipes/udemy/service.css
new file mode 100644
index 0000000..2d8c1a6
--- /dev/null
+++ b/recipes/udemy/service.css
@@ -0,0 +1,5 @@
1.app-wrapper-web .app {
2 width: 100% !important;
3 height: 100% !important;
4 top: 0 !important;
5}