Skip to content

Commit f75cf7a

Browse files
author
ElaMoscicka
authored
added spacing
1 parent 1a154b7 commit f75cf7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

05 - Flex Panel Gallery/index-START.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
box-shadow: inset 0 0 0 5px rgba(255,255,255,0.1);
3434
color: white;
3535
text-align: center;
36-
align-items:center;
36+
align-items: center;
3737
/* Safari transitionend event.propertyName === flex */
3838
/* Chrome + FF transitionend event.propertyName === flex-grow */
3939
transition:
@@ -54,7 +54,7 @@
5454
.panel > * {
5555
margin: 0;
5656
width: 100%;
57-
transition:transform 0.5s;
57+
transition: transform 0.5s;
5858
}
5959

6060
.panel p {

0 commit comments

Comments
 (0)