Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mysait/CSS/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ body {
}

.header__item:last-child{
/* margin-right: 0; */
margin-right: 0;
}


Expand Down
6 changes: 3 additions & 3 deletions mysait/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html><!-- -->
<html>
<head lg="ru">
<html lg="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" http-equiv="refresh" content="30">
<!-- <meta http-equiv="refresh" content="30"> -->
<meta http-equiv="refresh" content="30">
<!-- <base href="http://schoolsw3.com/images/" target="_blank"> -->
<title>Мой сайт</title>
<link rel="shortcut icon" href="images/fase.png" type="image/png">
Expand Down