X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fapp.component.scss;h=31e9987c6b98f19daf709d5add4686eb35009cf6;hb=4e56f0fff12ab9840574e7a27277fc78b195b3e2;hp=5f3e15d8074a115b608f53c30c9b91996398303f;hpb=26da644eab9ef62a3e559ac5626bb65a0b13a14d;p=github%2FChocobozzz%2FPeerTube.git 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 @@ cursor: pointer; width: 20px; } - - ::ng-deep { - p { - font-size: 16px; - } - - p:last-child { - margin-bottom: 0; - } - } }