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

Commite6dbb7b

Browse files
committed
add new video, adust centering
1 parentb1f8f13 commite6dbb7b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

‎_sass/_custom.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ a.smooth:hover {
2121
width:90%;
2222
}
2323

24-
2524
/* Portrait*/
2625
@media (max-width:850px) {
2726
.edit-docs {

‎index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ <h2>{{summary.title}}</h2>
3838

3939
<!-- Feature: Atom-CodeRoad -->
4040
<sectionclass="spotlight wide">
41-
<divclass="image">
41+
<divclass="image"style="display: flex; justify-content: center;">
4242
<iframe
4343
width="574px"
4444
height="328px"
4545
src=""
46-
data-src="https://www.youtube.com/embed/DbLpdgrYVOU"
46+
data-src="https://www.youtube.com/embed/PkhjmNLM5uE"
4747
frameborder="0"
4848
allowfullscreen></iframe>
4949
</div>
@@ -60,15 +60,15 @@ <h2>Tutorials in your Code Editor</h2>
6060
<!-- Feature: Tutorial -->
6161

6262
<sectionclass="spotlight wide">
63-
<divclass="image">
64-
<centerstyle="margin: 0 auto; text-transform: uppercase; letter-spacing: .225em; border: solid 1px white; border-radius: 5%; padding: 10px; width: 250px">
63+
<divclass="image"style="display: flex; justify-content: center;">
64+
<divstyle="text-align: center; text-transform: uppercase; letter-spacing: .225em; border: solid 1px white; border-radius: 5%; padding: 10px; width: 250px;">
6565
<h2>Tutorial</h2>
6666
<span>Markdown</span><br/>
6767
<span>+</span><br/>
68-
<span>UnitTests</span><br/>
68+
<span>Tests</span><br/>
6969
<span>+</span><br/>
7070
<span>Config</span>
71-
</center>
71+
</div>
7272
</div>
7373
<divclass="content">
7474
<h2>Create your Own Tutorials</h2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp