Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0433bb1

Browse files
author
ElaMoscicka
authored
added spacing
1 parent6a90e00 commit0433bb1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎27 - Click and Drag/style.css‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ body {
1919
}
2020

2121
.items {
22-
height:800px;
22+
height:800px;
2323
padding:100px;
24-
width:100%;
25-
border:1px solid white;
24+
width:100%;
25+
border:1px solid white;
2626
overflow-x: scroll;
2727
overflow-y: hidden;
2828
white-space: nowrap;
@@ -45,14 +45,14 @@ body {
4545
}
4646

4747
.item {
48-
width:200px;
48+
width:200px;
4949
height:calc(100%-40px);
5050
display: inline-flex;
5151
align-items: center;
5252
justify-content: center;
5353
font-size:80px;
5454
font-weight:100;
55-
color:rgba(0,0,0,0.15);
55+
color:rgba(0,0,0,0.15);
5656
box-shadow: inset00010pxrgba(0,0,0,0.15);
5757
}
5858

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp