]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/modal/welcome-modal.component.scss
fix mascot sizes, fix tick, delete extraneous .png icons
[github/Chocobozzz/PeerTube.git] / client / src / app / modal / welcome-modal.component.scss
index 6214f3b9d047a35e2f7daaa08d048410bc357c18..c04772546102ffd7addbafa340242bdde8e9c0bb 100644 (file)
   margin-top: 50px;
 }
 
+.mascot-fw {
+  width: 170px;
+}
+
 .mascot {
   display: block;
   min-width: 170px;
+  margin-right: 2rem;
 }
 
 .subtitle {
@@ -73,6 +78,7 @@ li {
 .configure-instance-button {
   @include peertube-button;
   @include orange-button;
+  @include disable-default-a-behaviour;
 
   display: inline-block;
 }