diff options
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r-- | client/src/app/app.component.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 5f3e15d80..31e9987c6 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -103,14 +103,4 @@ | |||
103 | cursor: pointer; | 103 | cursor: pointer; |
104 | width: 20px; | 104 | width: 20px; |
105 | } | 105 | } |
106 | |||
107 | ::ng-deep { | ||
108 | p { | ||
109 | font-size: 16px; | ||
110 | } | ||
111 | |||
112 | p:last-child { | ||
113 | margin-bottom: 0; | ||
114 | } | ||
115 | } | ||
116 | } | 106 | } |