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

Commit a0485b2

Browse files
added editorconfig
1 parent 84df638 commit a0485b2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎.editorconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This file is for unifying the coding style for different editors and IDEs
2+
# editorconfig.org
3+
4+
root = true
5+
6+
[*]
7+
charset = utf-8
8+
trim_trailing_whitespace = true
9+
insert_final_newline = true
10+
indent_style = space
11+
indent_size = 2

‎src/css/style.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,8 @@ body {
164164
margin: 5em 0 1em;
165165
}
166166
footer {
167-
// width: 85%;
168167
margin: 0 auto;
169168
text-align: center;
170-
// position:fixed;
171169
left:0px;
172170
bottom:0px;
173171
height:70px;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /