diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-03-14 22:16:43 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-03-14 22:16:43 +0100 |
commit | 98b01bac2c2c4536aa97d826b61516657f4d15f5 (patch) | |
tree | 75fe2d75f1c58c6897127f03cfb7d8b654545227 /client/stylesheets/index.scss | |
parent | dc8bc31be517a53e8fbe7100cfe45cd73f596de0 (diff) | |
download | PeerTube-98b01bac2c2c4536aa97d826b61516657f4d15f5.tar.gz PeerTube-98b01bac2c2c4536aa97d826b61516657f4d15f5.tar.zst PeerTube-98b01bac2c2c4536aa97d826b61516657f4d15f5.zip |
Angular 2 : draft 2
Diffstat (limited to 'client/stylesheets/index.scss')
-rw-r--r-- | client/stylesheets/index.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/stylesheets/index.scss b/client/stylesheets/index.scss deleted file mode 100644 index 5cba54705..000000000 --- a/client/stylesheets/index.scss +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | header div { | ||
2 | height: 50px; | ||
3 | line-height: 25px; | ||
4 | margin-bottom: 50px; | ||
5 | } | ||