Skip to content

Commit 667f195

Browse files
committed
standardise icons and sizes
1 parent 23a16b3 commit 667f195

File tree

10 files changed

+27
-17
lines changed

10 files changed

+27
-17
lines changed

css/bandwidth.svg

Lines changed: 2 additions & 2 deletions
Loading

css/cloud.svg

Lines changed: 2 additions & 2 deletions
Loading

css/cloudinary.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/gallery.svg

Lines changed: 2 additions & 2 deletions
Loading

css/image.svg

Lines changed: 2 additions & 2 deletions
Loading

css/learn.svg

Lines changed: 2 additions & 2 deletions
Loading

css/src/components/_ui.scss

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,11 @@
496496
&:last-of-type {
497497
border-bottom: none;
498498
}
499+
500+
.cld-ui-icon{
501+
width: 35px;
502+
height: 35px;
503+
}
499504
}
500505

501506
.icon {
@@ -566,6 +571,11 @@
566571
font-weight: 700;
567572
margin-right: 0.5em;
568573
}
574+
575+
.cld-ui-icon{
576+
width: 35px;
577+
height: 35px;
578+
}
569579
}
570580

571581
.notification {

css/transformation.svg

Lines changed: 2 additions & 2 deletions
Loading

css/upload.svg

Lines changed: 2 additions & 2 deletions
Loading

css/video.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)