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

Commit3fbff01

Browse files
author
Antti Karjalainen
committed
Change page header to ”ROBOT FRAME WORK/”
1 parenta16fab4 commit3fbff01

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎sources/src/assets/css/main.css‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ h1.main-header::first-line {
114114
}
115115

116116
.main-header-container {
117-
width:205px;
117+
width:340px;
118+
/*width: 205px;*/
118119
margin:10px auto;
119120
padding-bottom:50px;
120121
}

‎sources/src/components/AppHeader.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<sectionclass="header">
33
<divclass="main-header-container">
4-
<h1class="main-header">RBT FRM WRK</h1>
4+
<h1class="main-header">ROBOT FRAME WORK/</h1>
55
</div>
66
</section>
77
</template>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp