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

Commit1653d4a

Browse files
committed
cleanup style formatting
1 parent1b806b6 commit1653d4a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

‎web-app/src/styles/index.css

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22
@import'~@alifd/theme-4/dist/next.css';
33

44
html {
5-
height:100%;
6-
width:100%;
5+
height:100%;
6+
width:100%;
77
}
88

99
body {
10-
height:100%;
11-
width:100%;
12-
margin:0;
13-
padding:0;
14-
font-family: -apple-system, BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans',
15-
'Droid Sans','Helvetica Neue', sans-serif;
16-
-webkit-font-smoothing: antialiased;
17-
-moz-osx-font-smoothing: grayscale;
18-
background-color: white;
10+
height:100%;
11+
width:100%;
12+
margin:0;
13+
padding:0;
14+
font-family: -apple-system, BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans',
15+
'Droid Sans','Helvetica Neue', sans-serif;
16+
-webkit-font-smoothing: antialiased;
17+
-moz-osx-font-smoothing: grayscale;
18+
background-color: white;
1919
}
2020

2121
code {
22-
font-family: source-code-pro, Menlo, Monaco, Consolas,'Courier New', monospace;
22+
font-family: source-code-pro, Menlo, Monaco, Consolas,'Courier New', monospace;
2323
}
2424

2525
p {
26-
margin:0;
26+
margin:0;
2727
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp