Commit 6bfa9259 authored by Sergey Serov's avatar Sergey Serov
parents 2246d76b 56766223
...@@ -4,6 +4,8 @@ dist/ ...@@ -4,6 +4,8 @@ dist/
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
~$едложения по наполнению сайта АО АНЦ.doc
# Editor directories and files # Editor directories and files
.idea .idea
*.suo *.suo
......
...@@ -168,7 +168,6 @@ h1{ ...@@ -168,7 +168,6 @@ h1{
#MOES40{ #MOES40{
height: 100%; height: 100%;
/* width: 100%; */ /* width: 100%; */
background-color: red;
} }
#MOES40{ #MOES40{
} }
......
...@@ -164,7 +164,6 @@ h1{ ...@@ -164,7 +164,6 @@ h1{
#MOES50{ #MOES50{
height: 100%; height: 100%;
/* width: 100%; */ /* width: 100%; */
background-color: orangered;
} }
#MOES50{ #MOES50{
......
...@@ -168,7 +168,6 @@ h1{ ...@@ -168,7 +168,6 @@ h1{
#MOES60{ #MOES60{
height: 100%; height: 100%;
/* width: 100%; */ /* width: 100%; */
background-color: goldenrod;
} }
#MOES60{ #MOES60{
......
<template> <template>
<div id="app"> <div id="app">
<full-page ref="fullpage" :options="options" id="fullpage"> <full-page ref="fullpage" :options="options" id="fullpage">
<div class="section">
<!-- <div class="section">
<div v-if="!mobile"> <div v-if="!mobile">
<main_svg :item="item" @move="move" /> <main_svg :item="item" @move="move" />
...@@ -130,7 +129,7 @@ ...@@ -130,7 +129,7 @@
</div> </div>
</div> </div>
</div> --> </div>
<div class="section"> <div class="section">
<div class="col-sm-12 col-md-12 col-lg-12" id="equipment"> <div class="col-sm-12 col-md-12 col-lg-12" id="equipment">
<div class="about object"> <div class="about object">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment